home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / tvbm200a.zip / TVBMAIL.DOC < prev    next >
Text File  |  1992-07-08  |  2KB  |  63 lines

  1. -------------------------------------------------------------------------------
  2.  The Vampyre Bar! Mail              Version 2.0a              Compiled 07/07/92
  3.                          Written By Darryl L. Pierce
  4. -------------------------------------------------------------------------------
  5.  
  6. TVBMAIL is a simple utility for _ANY_ BBS program. What it does is this:
  7.  
  8. It creates a news file containing the date, time, name and host for any mail
  9. run.
  10.  
  11. The syntax is as follows:
  12.  
  13. TVBMAIL {configuration file name}
  14.  
  15. Simple? Of course it is! :-)
  16.  
  17. The configuration file format is as follows:
  18.  
  19. 00000000                                ; Your Registation Number*
  20. The Vampyre Bar! BBS                    ; BBS Name
  21. Darryl                                  ; SysOp's First Name
  22. Pierce                                  ; SysOp's Last Name
  23. C:\PCB\GEN\NEWS.GNT                     ; Full Path/Filename For Output File
  24. GENIUSnet EchoMail Systems              ; Name Of The Network
  25. @X01                                    ; Color Code For The Divider Lines**
  26. @X0E                                    ; Default Text Colors**
  27. @X0F                                    ; Network NAME Colors**
  28. @X0B                                    ; Time Colors**
  29. @X0B                                    ; Date Colors**
  30.  
  31.   * - Leave this as 00000000 until you register it (more info later).
  32.  ** - You can also use ANSI color codes. The sample uses PCBoard color macros.
  33.  
  34. It's that simple! Now, for a sample batch file to use while running this
  35. utility. It will create an output file with TVBMAIL and create a final news
  36. file. (The example uses TODAY305)
  37.  
  38. @ECHO OFF
  39. CLS
  40. D:
  41. CD\EVENTS\TODAY
  42. TO-DAY                          <-- Creates A File Called NEWS.TDY
  43. CD\EVENTS\TVBMAIL
  44. TVBMAIL GENIUS.CNF              <-- Creates A File Called NEWS.GNT
  45. C:
  46. CD\PCB\GEN
  47. COPY NEWS.GNT+NEWS.TDY NEWS     <-- Appends The News File Into One Final File
  48. CD\PCB
  49.  
  50. Thats it!
  51.  
  52. Final Stuff:
  53.  
  54. This file is released as FREEWARE. It isn't crippled of limited in any way. You
  55. may use it as often as you like for as long as you like. Not bad, eh?
  56.  
  57.          CALL THE VAMPYRE BAR! BBS FOR MORE GREAT UTILITIES AND DOORS!
  58.             (508) 755-9716   HST DUAL STANDARD   1200-38.4k BAUD
  59.  
  60. If you'd like a *FREE* registration number, please call our BBS and go into
  61. conference #70 (VAMPYRE DOORS) and run the REGISTER door. It will give you
  62. your registration number to run TVBMAIL!
  63.